add marshal function types.
authorJames Henstridge <james@daa.com.au>
Tue, 25 Sep 2001 01:12:08 +0000 (01:12 +0000)
committerJames Henstridge <jamesh@src.gnome.org>
Tue, 25 Sep 2001 01:12:08 +0000 (01:12 +0000)
commit80e87c941f634c85a61116207904d0200641d7a2
tree0e17c3ba05397eafb6ca376d19a9c26b87d8f168
parent1e3b62fd1305a651d279dcf3c2f5929273a8e7a7
add marshal function types.

2001-09-24  James Henstridge  <james@daa.com.au>

* gtk/gtkmarshal.list (VOID): add marshal function types.

* gtk/gtkctree.c (gtk_ctree_class_init): make arguments have type
GTK_TYPE_CTREE_NODE|G_SIGNAL_TYPE_STATIC_SCOPE rather than
GTK_TYPE_POINTER.
(gtk_ctree_node_get_type): implement boxed type for GtkCTreeNodes
with no-op copy/free functions.

* gtk/gtkctree.h (gtk_ctree_node_get_type): add prototype for
GtkCTreeNode get_type function.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkctree.c
gtk/gtkctree.h
gtk/gtkmarshal.list
gtk/gtkmarshalers.list